* vc/vc-git.el (vc-git-registered): Use cache property
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 30 Jun 2012 13:18:16 +0000 (15:18 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 30 Jun 2012 13:18:16 +0000 (15:18 +0200)
commit4ccfa909f3f5bf492546cbae5e17a01d0ca01198
treefe78290a36b1a8dfefe42c8d66f3c4e667f48157
parent6e9fb0e814f29945a72822a4a2577adaaa8445e4
* vc/vc-git.el (vc-git-registered): Use cache property
`git-registered'.
(vc-git-mode-line-string): Call `vc-working-revision' instead of
`vc-git-working-revision' in order to benefit from the cache.
(vc-git-root): Use cache property `git-root'.
lisp/ChangeLog
lisp/vc/vc-git.el